Prompt in a more logical fashion when sending bug reports
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Feb 2012 18:16:19 +0000 (19:16 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Feb 2012 18:16:19 +0000 (19:16 +0100)
commitd25e159fad2571902feaee341ebb796ea2c1aa84
tree821b1bab8b4425fd03815b7723f228f4642f8640
parentc244be01f45be452a18bb57e472c7c1841a43e2f
Prompt in a more logical fashion when sending bug reports

* gnus/message.el (message-default-send-mail-function): Made into own
function for reuse by emacsbug.el.

* mail/emacsbug.el (report-emacs-bug-hook): Query the user first
about SMTP before checking the From header.

* mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out
into own function for reuse by emacsbug.el.
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/message.el
lisp/mail/emacsbug.el
lisp/mail/sendmail.el